SyPasswordProfile 
Logical Entity Name  SyPasswordProfile 
Default Table Name  SyPasswordProfile 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

SyPasswordProfile Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyPasswordProfileID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(40)  NO 
 
AllowChange    bit  NO 
 
MinChar    smallint  YES 
 
MinNumeric    smallint  YES 
 
ExpPeriod    smallint  YES 
 
PromptPeriod    smallint  YES 
 
UsernamePassword    bit  NO 
 
Default    bit  NO 
 
OSChange    bit  NO 
 
SystemCode    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyPasswordProfile Primary and Unique Keys 
Key Name  Key Type  Keys 
SyStaff_SyPasswordProfileID_U_C_IDX  PrimaryKey  SyPasswordProfileID 

SyPasswordProfile Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyPasswordProfile_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyStaff_SyPasswordProfileID_SyPasswordProfile_SyPasswordProfileID        NO  YES 

SyPasswordProfile Check Constraints 
Check Constraint Name  CheckConstraint 

SyPasswordProfile Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

SyPasswordProfile Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.PasswordRuleProfile 
NO       
Physical (Microsoft SQL Server)
dbo.SyPasswordProfile 
NO       

SyPasswordProfile Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  System 

SyPasswordProfile Data Movement Rules 
Name  Type  Rule Text/Value